'宣言 Protected Friend Overloads Function GetShapeGeometry( _ ByVal i As Integer, _ ByVal points As List(Of PointCollection), _ ByVal fill As Boolean _ ) As PathGeometry
protected internal PathGeometry GetShapeGeometry( int i, List<PointCollection> points, bool fill )